Docs: use // for comments in examples
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Feb 2014 04:34:22 +0000 (23:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 15 Feb 2014 04:34:22 +0000 (23:34 -0500)
commitc779b42476ef0e33a22c13104b0b9351c370d71c
treef6bd9f652cdedad52b54168ebbacc69f7261e541
parente179c65da037a2354cc8db4f824590014ef8bc87
Docs: use // for comments in examples

Without sgml mode, we can't escape /* as /&ast; anymore,
so just switch to // for comments in examples.
39 files changed:
gdk/gdk.c
gdk/gdkdisplaymanager.c
gdk/gdkevents.c
gdk/gdkkeys.c
gdk/wayland/gdkdisplay-wayland.c
gdk/x11/gdkmain-x11.c
gtk/deprecated/gtkradioaction.c
gtk/deprecated/gtkstock.c
gtk/gtkaccellabel.c
gtk/gtkcelllayout.c
gtk/gtkcellrenderer.c
gtk/gtkcsscustomproperty.c
gtk/gtkcssprovider.c
gtk/gtkdialog.c
gtk/gtkdrawingarea.c
gtk/gtkexpander.c
gtk/gtkfilechooser.c
gtk/gtkfilefilter.c
gtk/gtkicontheme.c
gtk/gtkimage.c
gtk/gtkinfobar.c
gtk/gtklabel.c
gtk/gtkliststore.c
gtk/gtkmain.c
gtk/gtkmessagedialog.c
gtk/gtkradiobutton.c
gtk/gtkrecentfilter.c
gtk/gtkrecentmanager.c
gtk/gtksettings.c
gtk/gtksocket.c
gtk/gtkspinbutton.c
gtk/gtktextview.c
gtk/gtktogglebutton.c
gtk/gtktoolpalette.c
gtk/gtktreemodel.c
gtk/gtktreemodelfilter.c
gtk/gtktreemodelsort.c
gtk/gtkwidget.c
gtk/gtkwindow.c